Send special keys that your graphical user interface intercepts at
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 21 Oct 2005 09:20:38 +0000 (10:20 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 21 Oct 2005 09:20:38 +0000 (10:20 +0100)
commit9f202a0633a3447bba3c97ff96e935723a96846a
tree40ae2f0157ff6a3ad5ae5bd8c33049a988c9bf12
parent5aa6b4306ee87f3589028c48acb644845915ee5e
Send special keys that your graphical user interface intercepts at
low level, such as ctrl-alt-del in X Window.

Adds a command "sendkey" to deal with it in the monitor, you
can send keys to the vm. Use - to press several keys simultaneously.
Example:
sendkey ctrl-alt-f1

Signed-off-by: Dan Xu <dan.d.xu@intel.com>
Signed-off-by: Zhai, Edwin <edwin.zhai@intel.com>
Signed-off-by: Xiaofeng Ling <xiaofeng.ling@intel.com>
tools/ioemu/monitor.c